code point 예문
예문 더보기: 1 2
- Returns: the Unicode code point value before the given index.
반환값: 지정된 인덱스의 전에 있는 Unicode 코드 포인트치 - Returns: the code point value of the character at the index
반환값: 지정된 index 에 있는 문자의 코드 포인트치 - Returns: the number of Unicode code points in the specified text range
반환값: 지정된 텍스트 범위내의 Unicode 코드 포인트의 수 - Parameters: index - the index following the code point that should be returned
파라미터: index - 리턴된 코드 포인트에 계속되는 인덱스 - Returns the number of Unicode code points in the specified text range of this sequence.
이 순서의 지정된 텍스트 범위의 Unicode 코드 포인트의 수를 리턴합니다.